Learn R Programming

visualFields (version 0.6.2)

tdpmap : probability map for total deviation

Description

gets probability map for total-deviation values

Usage

tdpmap( td )

Arguments

td

total-deviation values in dBs

Details

calculates the probability maps for total-deviation values

See Also

tdval, pdval, pdpmap

Examples

Run this code
# NOT RUN {
  td  <- tdval( vf91016right )
  tdp <- tdpmap( td )
# }

Run the code above in your browser using DataLab